Trivial: sort file list alphabetically
authorMatthias Clasen <mclasen@redhat.com>
Fri, 31 Oct 2014 18:16:02 +0000 (14:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 31 Oct 2014 18:16:02 +0000 (14:16 -0400)
gtk/inspector/Makefile.am

index e12f3e0c79e743bbfbe5eb8bf947e23462fea2ea..7e1ecdd58ad522c7061e21d83a3fc4b7fae00385 100644 (file)
@@ -48,20 +48,20 @@ libgtkinspector_la_SOURCES =                \
        prop-editor.c                   \
        prop-list.h                     \
        prop-list.c                     \
-       selector.h                      \
-       selector.c                      \
-       style-prop-list.h               \
-       style-prop-list.c               \
        resource-list.h                 \
        resource-list.c                 \
        resources.h                     \
        resources.c                     \
+       selector.h                      \
+       selector.c                      \
        signals-list.h                  \
        signals-list.c                  \
        size-groups.h                   \
        size-groups.c                   \
        statistics.h                    \
        statistics.c                    \
+       style-prop-list.h               \
+       style-prop-list.c               \
        visual.h                        \
        visual.c                        \
        window.h                        \